home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
COMMUNIC
/
H097.ZIP
/
TM4123.ZIP
/
GENESIS.SCR
< prev
next >
Wrap
Text File
|
1993-07-20
|
456b
|
23 lines
;
; GENESIS.SCR is a logon script file for Genesis BBS
;
Name = "First Last" ; put your name here
Phone = "1234" ; last 4 digits
Set AutoStop,On ; stop script if carrier is lost
Waitfor 0 ; wait until string matched
When "-More-(Y,N,C): ","n"
When "<Press A Key>","^M"
Waitfor "[>"
Put Name
Waitfor "Enter Password: "
Put "^&"
Waitfor "digits of your phone #: "
Put Phone